EMRFILLPATH, EMRSTROKEANDFILLPATH, EMRSTROKEPATH  {bmc bm0.BMP}1407T74 

The EMRFILLPATH, EMRSTROKEANDFILLPATH, and EMRSTROKEPATH structures contain members for the FillPath4AIH9X0, StrokeAndFillPath1OLLPTN, and StrokePath12ALYBM enhanced metafile records.

typedef struct tagEMRFILLPATH

    EMR   emr;

    RECTL rclBounds;

} EMRFILLPATH,          *PEMRFILLPATH,
  EMRSTROKEANDFILLPATH, *PEMRSTROKEANDFILLPATH,
  EMRSTROKEPATH,        *PEMRSTROKEPATH;

 

Members

emr

Base structure for all record types.

rclBounds

Bounding rectangle, in device units.

 

See Also

FillPath4AIH9X0, StrokeAndFillPath1OLLPTN, StrokePath12ALYBM